home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / science / sm32a.zip / SYMBMATH.H62 < prev    next >
Text File  |  1994-03-28  |  4KB  |  94 lines

  1.        8.2          Keywords in Alphabetical Order
  2. ---------------------------------------------------------------------------
  3. abs(x)          acos(x)         acosh(x)              acot(x)
  4. acoth(x)        acsc(x)         acsch(x)              and
  5. arc(x,y,ang1,ang2,r)            arg(x)                argue(x)
  6. asec(x)         asech(x)        asin(x)               asinh(x)
  7. assume(x>0)     atan(x)         atan2(x,y)            atanh(x)
  8. atom_wei(x)     average([a,b])
  9.  
  10. base(x^n)       basic           block(p:=x^2,p,local(p))
  11. break("ab",2)
  12.  
  13. ci(x)           circle(x,y,r)   clear(x)               cleared
  14. closefile("x")  coef(y,x)       coef(y,x,n)            coefall(y,x)
  15. colorno(x)      concat("a","b") constant               cos(x)
  16. cosh(x)         cot(x)          coth(x)                csc(x)
  17. csch(x)         c_inf
  18.  
  19. d(y,x)          d(y,x,n)        degree                  deno(a/b)
  20. diff(y,x=x0)    diff(y,x=x0,n)  div(x,y)                discont
  21. do(expr,x,xmin,xmax,dx)         done                    dotplot(y,x)
  22. dotplot(y,x,xmin,xmax)          dsolve(y'(x)=sin(x),y(x),x)
  23.  
  24. e               ei(x)           ei(n,x)
  25. ellipse(x,y,ang1,ang2,xr,yr)    else                    eval(x)
  26. erf(x)          exp(x)          expand(x)               expand
  27. expandexp
  28.  
  29. f'(x)           fac(x)          factor(x)               factor(y,x)
  30. fortran         frac(x)         from
  31.  
  32. gamma(x)        gamma(n,x)      gcd(a,b)                getbkcolor
  33. getcolor        getmaxx         getmaxy                 getx
  34. gety            graph
  35.  
  36. i               if(c,t)         if(c,t,f)               im(x)
  37. inf             infsum(y,x)     int(x)                  inte(y,x)
  38. inte(y,x,xmin,xmax)             inverse(x)              iscomplex(x)
  39. iseven(x)       isfree(y,x)     isinteger(x)            islarger(a,b)
  40. isless(a,b)     islist(x)       isodd(x)                isratio(x)
  41. isreal(x)       issame(x,y)     isnumber(x)
  42.  
  43. laplace(y,x)    last            left(a=b)               length(x)
  44. li(x)           li(n,x)         lim(y,x=x0)             line(x1,y1,x2,y2)
  45. lineto(x,y)     linerel(dx,dy)  list(y,x,xmin,xmax)     listsum(x)
  46. ln(x)           local(a)        local(a,b)              log10(x)
  47. lowercase
  48.  
  49. math            max([a,b])      member(x,n)             min([a,b])
  50. mod(x,y)        moveto(x,y)     moverel(dx,dy)          mult(x*y)
  51.  
  52. newline         ninte(y,x,xmin,xmax)                    nlim(y,x=x0)
  53. not(x)          nsolve(y,x)     nsolve(y,x,x0)          null
  54. num(x)          number(x)       nume(a/b)               numeric
  55.  
  56. off             on              openfile("x")           or
  57. order(y,x)      output          oval(x,y,xr,yr)
  58.  
  59. paraplot(x(t),y(t),t)           paraplot(x(t),y(t),t,t1,t2)
  60. partsum(y,x)    pi              plot(y,x)               plot(y,x,xmin,xmax)
  61. plot(y,x,xmin,xmax,ymin,ymax)   phoneno(x)              polaplot(r,t)
  62. polaplot(r,t,t1,t2)             power(x^n)              prod(y,x,xmin,xmax)
  63. prolog          psolve(f(x),x)  putpixel(x,y,color)
  64.  
  65. random          random(x)       ratio(x)                re(x)
  66. react(x)        readchar    readfile("x")           readline
  67. repeat(a:=1+a until a>2)        reverse([a])            right(a=b)
  68. root(x,n)       round(x)
  69.  
  70. sec(x)          sech(x)         series(y,x)             serie(y,x,n)
  71. sequence([x])   setbkcolor(0)   setcolor(1)
  72. setlinestyle(style,dir,thick)   settextjustify(hor,ver)
  73. settextstyle(font,dir,size)     setviewport(x1,y1,x2,y2,clip)
  74. si(x)           sign(x)         sin(x)                  sinh(x)
  75. solve(eq,x)     sqrt(x)         subs(y,x=x0)            sum(y,x,xmin,xmax)
  76. step            string(x)       system("dir")
  77.  
  78. table(y,x)      table(y,x,xmin,xmax)                    tan(x)
  79. tanh(x)         term(a+b)       text                    then
  80. to              trunc(x)        type(x)
  81.  
  82. undefined       until
  83.  
  84. writes(x)
  85.  
  86. zero
  87.  
  88. +               -               *               /               ^ 
  89. **              ()              []              =               := 
  90. ==              >               >=              <               <=
  91. <>              !               #               ,               |x|
  92. "x"             '
  93. -----------------------------------------------------------------------
  94.